Skip to content

Comments

Ensure no temporary files are left in package directory#29

Merged
fingolfin merged 7 commits intogap-actions:masterfrom
stertooy:no_leftover_files
Aug 27, 2025
Merged

Ensure no temporary files are left in package directory#29
fingolfin merged 7 commits intogap-actions:masterfrom
stertooy:no_leftover_files

Conversation

@stertooy
Copy link
Contributor

@stertooy stertooy commented Jul 26, 2025

Closes #28

The output.log and __DOC_CHECKER__.g files generated by this action are now placed in $RUNNER_TEMP instead of the PWD.

This should ensure these files are not left inside of a package's folder after this action has finished.

@stertooy stertooy changed the title No leftover files Ensure no temporary files are left in package directory Jul 27, 2025
@stertooy stertooy marked this pull request as ready for review July 27, 2025 10:23
@Joseph-Edwards
Copy link
Collaborator

This looks good to me. @stertooy, would you consider adding a step that also removes the latex auxiliary files too? I added this in #30 before realising you had already opened this PR!

@stertooy
Copy link
Contributor Author

Done!

Copy link
Member

@fingolfin fingolfin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot and sorry for missing this PR

@fingolfin fingolfin merged commit cc955c0 into gap-actions:master Aug 27, 2025
2 checks passed
@stertooy stertooy deleted the no_leftover_files branch September 1, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Action leaves behind files

3 participants